Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Chorus Womb Fix+Improvements #33

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

DatBoiTim
Copy link

About

There was an issue with Chorus Wombs spawning the chorus. I have made the code now functional, and streamlined.

How?
Originally, it would activate, send a message to ghosts with a link, jump them to the womb, then requiring them to click on the womb to spawn, checking and draining resources as appropriate.

With this PR, clicking the on the womb is no longer needed. Click on the link in the chat and it spawns you on the womb.

I have also added some activation checks to ensure chorus don't activate the womb if there's no ghosts available for it. Decreases potential chat spam.

The Long and Short of It

Activation Checks for the Womb are properly configured.
Use of the womb from the POV of ghosts is now much simpler(and functional)

Testing Images and Procedure

Chorus Womb Fixed
Successful test(Granted I commented out the resource checks for speed's sake)

Procedure:
Spawn Growth Womb
Aghost
Advanced proc call activate()
Finished
Click on chat message

Done

Changelog

🆑 DatBoiTim
code: Chorus Womb has activation checks to decrease chat spam. Based on presence of valid ghosts to summon.
tweak: Streamlined ghost usage of Chorus wombs

Checks Parent Activation Conditions before Checking ghosts as part of child Activation Conditions
@Kapu1178
Copy link
Contributor

Kapu1178 commented Sep 6, 2021

Probably a good idea to PR this upstream.

@DatBoiTim
Copy link
Author

Probably a good idea to PR this upstream.

Do I really want to deal with Bay's Development cycle?

No.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants